home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / MindScape.swf / scripts / DefineButton2_1221 / BUTTONCONDACTION on(keyPress k).as
Encoding:
Text File  |  2007-12-04  |  43 b   |  4 lines

  1. on(keyPress "k"){
  2.    gotoAndPlay(16);
  3. }
  4.